home *** CD-ROM | disk | FTP | other *** search
- #
- # Access-list for VLC HTTP interface
- # $Id$
- #
-
- # localhost
- ::1
- 127.0.0.1
-
- # link-local addresses
- #fe80::/64
-
- # private addresses
- #fc00::/7
- #fec0::/10
- #10.0.0.0/8
- #172.16.0.0/12
- #192.168.0.0/16
- #169.254.0.0/16
-
- # The world (uncommenting these 2 lines is not quite safe)
- #::/0
- #0.0.0.0/0
-
-